home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / v cisle / rssowl / rssowl_1_2_3_win32.exe / INSTALL.txt next >
Text File  |  2006-11-26  |  4KB  |  71 lines

  1. /*   **********************************************************************  **
  2.  **   Copyright notice                                                       **
  3.  **                                                                          **
  4.  **   (c) 2003-2006 RSSOwl Development Team                                  **
  5.  **   http://www.rssowl.org/                                                 **
  6.  **                                                                          **
  7.  **   All rights reserved                                                    **
  8.  **                                                                          **
  9.  **   This program and the accompanying materials are made available under   **
  10.  **   the terms of the Eclipse Public License v1.0 which accompanies this    **
  11.  **   distribution, and is available at:                                     **
  12.  **   http://www.rssowl.org/legal/epl-v10.html                               **
  13.  **                                                                          **
  14.  **   A copy is found in the file epl-v10.html and important notices to the  **
  15.  **   license from the team is found in the textfile LICENSE.txt distributed **
  16.  **   in this package.                                                       **
  17.  **                                                                          **
  18.  **   This copyright notice MUST APPEAR in all copies of the file!           **
  19.  **                                                                          **
  20.  **   Contributors:                                                          **
  21.  **     RSSOwl - initial API and implementation (bpasero@rssowl.org)         **
  22.  **                                                                          **
  23.  **  **********************************************************************  */
  24.  
  25. Installation notes for RSSOwl:
  26. ------------------------------
  27.  
  28.   Java Runtime Environment
  29.  
  30.     In order to use RSSOwl, your computer must have installed the Java Runtime Environment (JRE 
  31.     in short). If you run "rssowl.exe" before and got the error message: 
  32.     
  33.     "Could not launch RSSOwl. Please refer to INSTALL.txt."
  34.     
  35.     ,you might not have Java installed on your system.
  36.  
  37.     You can get Java from here: http://www.java.com/en/download/manual.jsp
  38.     
  39.     Follow the instructions as mentioned in "Step 2: Install" if necessary.
  40.     
  41.     After installation, execute "rssowl.exe" again. RSSOwl should now launch as expected.
  42.  
  43.  
  44. Updating from previous Versions:
  45. --------------------------------
  46.  
  47.   Updating an existing RSSOwl is very easy!
  48.  
  49.   All settings and favorites should be stored in your user-home directory in a folder
  50.   called ".rssowl" that is independant from RSSOwl's installation folder.
  51.  
  52.   On Windows ".rssowl" should be located in "/Documents and Settings/user.name/.rssowl".
  53.   On Linux / Solaris take a look at "~/.rssowl", from the console by typing "cd ~/.rssowl"
  54.   On Mac the folder is located in "~/Library/Preferences/rssowl".
  55.  
  56.   ATTENTION: We recommend to make a Backup of the "rssowl" folder, since it is containing
  57.              all your settings and Favorites. Do so BEFORE installing the new Version. 
  58.  
  59.   In the case you are able to locate that folder simply copy the new RSSOwl into the
  60.   same folder of the old RSSOwl, overwriting it.
  61.  
  62.   In the case you are not able to locate that folder simply run the old RSSOwl, goto
  63.   "Preferences" and perform "Export Settings". That export also includes your favorites.
  64.   In the new RSSOwl goto "Preferences" and select "Import Settings". That's it :).
  65.  
  66.  
  67. Support
  68. -------
  69.  
  70.   If there are still problems with execution, feel free to write in the RSSOwl-forums @ sourceforge
  71.   (http://sourceforge.net/forum/?group_id=86683) or visit #rssowl on irc.freenode.net.